SaveToStringOptions

constructor(allowedResourceSchemes: List<String> = listOf("blob", "bundle", "file", "http", "https"), compression: CompressionOptions? = null)